@charset "utf-8";
/* CSS Document */


h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 40px;
	color: #742844;
	letter-spacing: 6px;
	vertical-align: baseline;
	text-align: left;
	text-shadow: 0.1em 0.1em 0.2em #888;
	padding-top: 15px;
	padding-left: 10px;
	font-weight: lighter;
}
h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 22px;
	font-style: italic;
	font-weight: lighter;
	color: #816264;
	text-shadow: 0.1em 0.1em 0.2em #888;
	text-align: center;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}



h3 {
	font-size: 20px;
	color: #333;
	letter-spacing: 1px;
	text-shadow: 0.1em 0.1em 0.2em #666;
	font-weight: lighter;
}

h5 {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #742844;
	letter-spacing: 3px;
	text-align: right;
	vertical-align: baseline;
	padding-top: 35px;
	padding-right: 5px;
	text-shadow: 0.1em 0.1em 0.2em #888;
	}
	
	h6 {
	font-size:14px;
	font-style: italic;
	background-color: #FFF;
	text-shadow: 0.1em 0.1em 0.2em #888;
	font-variant: small-caps;
	}
		
	
